Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update npm packages #333

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update npm packages #333

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/vue (source) 1.7.19 -> 1.7.23 age adoption passing confidence
@types/node (source) ^20.11.27 -> ^20.17.6 age adoption passing confidence
case-police ^0.6.1 -> ^0.7.0 age adoption passing confidence
jiti ^1.21.0 -> ^1.21.6 age adoption passing confidence
magicast ^0.3.3 -> ^0.3.5 age adoption passing confidence
markdownlint-cli ^0.39.0 -> ^0.42.0 age adoption passing confidence
myzod ^1.11.0 -> ^1.12.0 age adoption passing confidence
ofetch ^1.3.3 -> ^1.4.1 age adoption passing confidence
pkg-types ^1.0.3 -> ^1.2.1 age adoption passing confidence
unstorage ^1.10.2 -> ^1.13.1 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/vue)

v1.7.23

Compare Source

Fixed
  • use native useId from Vue.js 3.5 when available (#​3458)

v1.7.22

Compare Source

Fixed
  • Don’t cancel touchmove on input elements inside a dialog (#​3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#​3180)

v1.7.21

Compare Source

Fixed
  • Prevent closing the Combobox component when clicking inside the scrollbar area (#​3104)
  • Don’t unmount portal targets used by other portals (#​3144)

v1.7.20

Compare Source

Fixed
  • Expose disabled state on <Tab /> component (#​2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#​2919)
  • Don’t override explicit disabled prop for components inside <MenuItem> (#​2929)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the <Switch /> component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled <Tab/> components (#​3037)
antfu/case-police (case-police)

v0.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub
unjs/jiti (jiti)

v1.21.6

Compare Source

compare changes

🩹 Fixes
  • Use internal cached modules only if loaded (#​247)

v1.21.5

Compare Source

compare changes

🩹 Fixes

From 1.21.4

  • Avoid node: protocol for node 14 compatibility (5d877de)
  • Update deps (5e11181)

v1.21.4

Compare Source

v1.21.3

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.1

Compare Source

compare changes

🏡 Chore
🤖 CI
❤️ Contributors
unjs/magicast (magicast)

v0.3.5

Compare Source

compare changes

🚀 Enhancements
  • Add $prepend and $append APIs to imports (#​124)
📦 Build
🏡 Chore
❤️ Contributors

v0.3.4

Compare Source

compare changes

🚀 Enhancements
  • Support logical and member expression (#​111)
🏡 Chore
❤️ Contributors
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Lucie (@​lihbr)
igorshubovych/markdownlint-cli (markdownlint-cli)

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot

v0.41.0: 0.41.0

Compare Source

  • Change TOML parser to smol-toml which supports v1.0.0 of the specification
  • Update all dependencies via Dependabot

v0.40.0: 0.40.0

Compare Source

  • Update markdownlint dependency to 0.34.0
    • Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048
    • Improve MD013/MD034/MD049/MD050/MD051
  • Add support for TOML configuration files via --config
  • Add --configPointer argument for nested configuration
  • Update --ignore for directories to ignore all files within
  • Update all dependencies via Dependabot
davidmdm/myzod (myzod)

v1.12.0

Compare Source

unjs/ofetch (ofetch)

v1.4.1

Compare Source

compare changes

🩹 Fixes
  • Remove undefined method and query/params from fetch options (#​451)
  • Use response._bodyInit as fallback for react-native and qq (#​398)
🏡 Chore
✅ Tests
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Support retryDelay with callback function (#​372)
  • Add better message and code for timeout error (#​351)
  • Allow custom global options for $fetch.create (#​401)
  • Support interceptors arrays (#​353)
  • Always clone and normalize options.headers and options.query (#​436)
🩹 Fixes
  • Export types from node export condition (#​407)
  • Use wrapper to allow patching global fetch (#​377)
📖 Documentation
  • Add docs for using undici dispatcher (#​389)
🌊 Types
  • Add agent and dispatcher options (node-specific) (#​308)
🏡 Chore
✅ Tests
  • Add additional tests for hook errors (7ff4d11)
🤖 CI
❤️ Contributors

v1.3.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Clear abort timeout after response was received (#​369)
💅 Refactors
📖 Documentation
📦 Build
  • Add top level react-native field (03680dd)
🏡 Chore
❤️ Contributors
unjs/pkg-types (pkg-types)

v1.2.1

Compare Source

compare changes

🩹 Fixes
  • Optional fields from publishConfig (#​194)
  • tsconfig: Add missing references key (#​198)
🏡 Chore
✅ Tests
  • packagejson: Add tests for partial objects (e2dc735)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Johan Meester <johan.meester71@​gmail.com>
  • Kevin Deng 三咲智子 sxzz@sxzz.moe

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add more fields into package.json (#​190)
🏡 Chore
❤️ Contributors

v1.1.3

Compare Source

compare changes

🩹 Fixes
  • Fix types for PackageJson exports (#​185)
🏡 Chore
  • Update tsconfig and enable type tests (#​184)
🤖 CI
  • Enable --typecheck for vitest step (cacfa8e)
❤️ Contributors

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Expand the types of exports (#​183)
🏡 Chore
❤️ Contributors

v1.1.1

Compare Source

compare changes

🩹 Fixes
  • Check for all lockfiles before ascending directories (#​179)
🏡 Chore
❤️ Contributors

v1.1.0

Compare Source

compare changes

🚀 Enhancements
  • Auto detect and preserve format (#​175)
  • Try to parse package.json as jsonc (#​176)
🩹 Fixes
  • Add object syntax browser field type (#​145)
  • types: Allow extends as array (#​151)
  • Add imports field to the types (#​160)
💅 Refactors
  • Migrate from jsonc-parser to unjs/confbox (#​174)
📖 Documentation
🏡 Chore
❤️ Contributors
unjs/unstorage (unstorage)

v1.13.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.13.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • cloudflare-kv: Use min ttl of 60 seconds (#​496)
💅 Refactors
📖 Documentation
  • Missing values return null, not undefined (#​487)
🏡 Chore
❤️ Contributors

v1.12.0

Compare Source

compare changes

🚀 Enhancements
  • http, server: Support native ttl (#​479)
🏡 Chore
🤖 CI
  • Setup nightly release (258fd4a)
  • Fetch full history to preserve nightly changelog (329ff2b)
❤️ Contributors

v1.11.1

Compare Source

compare changes

🔥 Performance
  • cloudflare-kv-binding: Add missing base argument on getKeys (#​475)
❤️ Contributors

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Add keys, get, set, has and del aliases (#​402)
  • Expose underlying client instance (#​446)
  • cloudflare-kv-binding: Support ttl for setItem (#​470)
  • cloudflare-kv-http: Support ttl for setItem (#​448)
🔥 Performance
  • getKeys: Avoid duplicate iteration (#​386)
  • Use direct array access instead of endsWIth (#​387)
🩹 Fixes
  • cloudflare-kv-binding: Allow passing transaction options for setItem to binding.put (#​423)
  • Fix driver types (#​433)
  • server: Avoid decoding raw request body (#​434)
  • cloudflare-kv-binding: Go through all pages to list the keys (#​459)
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^20.11.28 chore(deps): update npm packages Mar 18, 2024
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from cb0dfcf to 5e78b11 Compare March 25, 2024 06:48
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 6c5dd05 to 0d66e36 Compare April 6, 2024 01:46
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 47e7db1 to 19bb3ca Compare April 12, 2024 01:20
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 9e956c5 to f1bc5bc Compare April 22, 2024 06:06
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 271be3b to 278d0d4 Compare May 1, 2024 19:48
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 9f62ff6 to 7a549fe Compare May 9, 2024 19:17
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 6d40fc4 to 0315204 Compare May 20, 2024 09:56
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 86c6ea0 to 081b5eb Compare September 9, 2024 12:17
@renovate renovate bot force-pushed the renovate/npm branch 7 times, most recently from cad9b83 to 5a0e8da Compare September 27, 2024 18:23
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 8a69c19 to aeebbe9 Compare October 8, 2024 18:05
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 0154dc8 to ffb6503 Compare October 23, 2024 15:09
@renovate renovate bot force-pushed the renovate/npm branch 6 times, most recently from 8b15546 to 3966b35 Compare October 31, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants